﻿pmg_ownership_capital_building_synthetic_oil_plants = {
	production_methods = {
		pm_privately_owned_industry
		pm_publicly_traded_building_synthetic_plants
		pm_government_run_industry
		pm_worker_cooperative_industry
	}
}

pmg_base_building_synthetic_oil_plants = {
	production_methods = {
		pm_synth_oil_production
	}
}

pmg_transportation_building_oil_synthetic_oil_plants = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	production_methods = {
		pm_road_carts
		pm_rail_transport_building_oil_rig
		pm_tanker_cars
	}
}

pmg_base_building_synthetic_rubber_plants = {
	production_methods = {
		pm_synth_rubber_production
	}
}

pmg_ownership_capital_building_synthetic_rubber_plants = {
	production_methods = {
		pm_privately_owned_industry
		pm_publicly_traded_building_synthetic_plants
		pm_government_run_industry
		pm_worker_cooperative_industry
	}
}